home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / mint / mfs602b / readme.1st < prev   
Text File  |  1993-05-09  |  3KB  |  61 lines

  1. This is a binary only interim release of minixfs 0.60 pl2 and friends. This
  2. file gives some very brief notes about changes from 0.55. This file should be
  3. used in conjunction with the notes given in the 0.55 distribution.
  4.  
  5.     Although this is binary only I plan to release sources later for the
  6. final version.
  7.  
  8. Notes:
  9.  
  10. minix.xfs    This is version 0.60 pl2. Some changes have been made to improve
  11.         I/O performance. Also, the disk change code has been brought in
  12.         line with MiNT 1.05. If you have problems with earlier versions
  13.         of MiNT then a few forced disk changes (ESC with a minixfs 
  14.         active window under GEM) should at least make the minix
  15.         partitions recognisable. Note also that file translation modes
  16.         are now partition specific; you can have different modes for
  17.         different drives.
  18.  
  19. minit.ttp    Two minor changes. There is now a forced disk change when a
  20.         filesystem is created. This means that there should be no need
  21.         to reboot after creating a minix filesystem; it should be 
  22.         recognisable instantly (mfsconf is useful for this: doing 
  23.         mfsconf X: will give an error if X: is not recognised as minix).
  24.         minit -t now not only checks for lrecno but also for the lrecno
  25.         bug. This is a stoopid bug that makes partitions larger than
  26.         64Mb impossible (well actually not quite: I'm working on a 
  27.         solution).
  28.  
  29. mfsconf.ttp    Gives a bit more info when used to enquire the modes.
  30.  
  31. fsck.ttp    This is completely new. It allows interactive and 
  32.         non-interactive checking and repair of minix filesystems. To
  33.         just check do an 'fsck -n X:', this prevents fsck writing to
  34.         the filesystem. 'fsck X:' allows interactive repair, you are
  35.         asked yes/no questions about what you want fixing. In general
  36.         all but the multiply allocated blocks question can be safely
  37.         answered with a 'y'. There are other options, but you don't
  38.         want to know about those. NB Don't do an fsck -R just for fun,
  39.         it will trash the root directory !!! 
  40.  
  41. Kindly take note: THIS IS A PRE-ALPHA RELEASE AND ALTHOUGH I BELIEVE IT TO
  42. BE FAIRLY STABLE I MAKE NO GUARANTEE.
  43.  
  44.     If you spot any bugs please let me know saying:
  45.  
  46. 1. Version of MiNT and minix.xfs.
  47. 2. Type of filesystem (V1 or V2), its size and directory increment.
  48. 3. The kind of hard disk (capacity) and driver software.
  49. 4. As much other info as possible: any relevant ALERT/TRACE/DEBUG output and
  50.    if possible some sequence where I can (hopefully) recreate the bug.
  51.  
  52. DO NOT EXPECT TO GET A REPLY TO USENET QUERIES. I cannot access Usenet and
  53. cannot afford (in both time and money) to sift through Usenet traffic. Any
  54. queries should be addressed to:
  55.  
  56. shenson@csm.ac.uk
  57.  
  58. This is currently a bit intermittent and I may lose mail or be unable to read
  59. mail for several days due to it being down. I'm working on finding another
  60. account.
  61.